Welcome![Sign In][Sign Up]
Location:
Search - Sparse Representation

Search list

[Special EffectsPAMI-Face

Description: 稀疏表示在鲁棒性人脸识别中的应用,很经典的论文-Sparse representation in the robustness of face recognition, very classic papers
Platform: | Size: 4475904 | Author: 宋明龙 | Hits:

[Special Effects(PAMI-new)

Description: 稀疏表示在人脸识别中的应用(最新版),很经典论文-Sparse representation in face recognition (latest edition), classic papers
Platform: | Size: 1737728 | Author: 宋明龙 | Hits:

[Special EffectsPAMI_Feature

Description: 稀疏表示中,关于如何提取特征的介绍。很值得看-Sparse representation, introduction on how to extract features. Is worth a look
Platform: | Size: 2100224 | Author: 宋明龙 | Hits:

[Special EffectsImage-Super-Resolution-Via-SR

Description: YANG JC 2010年基于稀疏表示的图像超分辨PPT,全英文-Yang JC 2010 super-resolution image based on sparse representation PPT, English
Platform: | Size: 9036800 | Author: chenkan | Hits:

[Special Effects05466111

Description: 杨建超 基于稀疏表示的图像超分辨 2010年文章-YANG JC Image Super-Resolution Via Sparse Representation
Platform: | Size: 1759232 | Author: chenkan | Hits:

[Othergoodbook

Description: 里面介绍了很多小波分析、稀疏表示、盲源分离方面的书籍-Which introduced a lot of wavelet analysis, sparse representation and blind source separation of books
Platform: | Size: 1024 | Author: jiang | Hits:

[matlabSpRegKL1

Description: 基于交替方向乘子法的核稀疏表示算法,其中约束为L1规则-Alternating direction multiplier method based on nuclear sparse representation algorithm, which is L1 constraint rules
Platform: | Size: 1024 | Author: liu | Hits:

[Special EffectsKOMP

Description: 核稀疏表示的正交匹配追踪算法,这里核稀疏表示的正则化项为L0范数-Nuclear sparse representation orthogonal matching pursuit algorithm, where nuclear sparse representation regularization term is L0 norm
Platform: | Size: 1024 | Author: liu | Hits:

[OtherSolvePFP

Description: 图像等运用稀疏表示的方法进行计算识别和分类-Images using sparse representation method to calculate identification and classification
Platform: | Size: 4096 | Author: huang | Hits:

[Data structsKSVD_Matlab_ToolBox

Description: 这是线性训练K-SVD词典的一种新算法 表示的信号。给定一组信号,K-SVD试图 提取物,可以稀疏表示这些信号最好的词典。 深入讨论了K-SVD算法中可以找到的: “K-SVD:设计的超完备字典的一个算法 稀疏表示”,由M.阿哈,M. Elad和点写,适应性, 在IEEE Transactions出现。在信号处理,卷54,11号, 第4311-4322,十一月2006。-he K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals. Thorough discussion concerning the K-SVD algorithm can be found in: "The K-SVD: An Algorithm for Designing of Overcomplete Dictionaries for Sparse Representation", written by M. Aharon, M. Elad, and A.M. Bruckstein, and appeared in the IEEE Trans. On Signal Processing, Vol. 54, no. 11, pp. 4311-4322, November 2006.
Platform: | Size: 6262784 | Author: 飘摇 | Hits:

[matlabpaper1

Description: 论文一篇:基于稀疏表示的信号DOA估计.pdf-Based on sparse representation signal DOA estimation. Pdf
Platform: | Size: 1068032 | Author: li | Hits:

[Othergreed--algorithmic-

Description: 稀疏表示和压缩传感方面的学习资料,值得一读.-Sparse representation and compressed sensing aspects of learning materials, worth reading.
Platform: | Size: 192512 | Author: ckang | Hits:

[Special Effectschaofenbian

Description: 对彩色图像从低分辨率到高分辨率重建的代码-Super-resolution using sparse representation
Platform: | Size: 1024 | Author: 林静 | Hits:

[DocumentsSparseRepresentationaItsApplication

Description: 稀疏表达及其应用的简单介绍,其中涵盖了稀疏表示、特征提取、压缩感知、图像增强、盲源分离、模式分类、目标跟踪和图像超分辨等。PPT和PDF是对应的,并添加了可视化的结果。-Sparse Representation and Its Application: Compressive Sensing, Visual Feature, Image Enhancement, Blind Source Separation, Pattern Classification, Object Tracking and Image Super-resolution.
Platform: | Size: 6940672 | Author: kimi | Hits:

[OtherSparse-matrix-computation

Description: 本演示程序中,以“带行逻辑的链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的表示以阵列形式列出。首先应输入矩阵的行数和列数,并判断给出的两个矩阵的行和列对于所要求的运算是否相匹配。(矩阵的行数和列数均不超过20)-The demonstration program, the " OK logical link information" triples sequence table indicates sparse matrix, to achieve two matrix addition, subtraction, and multiplication operations. Sparse matrix input form using triples representation, while computing the results expressed in an array list. First enter the matrix of rows and columns, and whether a given matrix rows and two columns are for the requested operation to match. (Matrix of rows and columns are not more than 20)
Platform: | Size: 2048 | Author: 张妍 | Hits:

[matlabxishuquzao

Description: 信号的稀疏表示,它意欲用尽可能少的非0系数表示信号的主要信息,从而简化信号处理问题的求解过程-Signal sparse representation, it intends to as little as possible of non-zero coefficient signal is the main information, so as to simplify the solving process of signal processing problems
Platform: | Size: 19484672 | Author: 张聪 | Hits:

[Graph Recognizesr

Description: 基于稀疏表示来实现图像的目标识别的几种算法-Image based on sparse representation to achieve the objectives identified several algorithms
Platform: | Size: 332800 | Author: 刘继宇 | Hits:

[Special EffectsImprovedDL

Description: 这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。-This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve.
Platform: | Size: 3080192 | Author: 汪玉珍 | Hits:

[Special EffectsSSC_1.0

Description: 一种用于稀疏表示求解L1范数的算法,用L1范数近似L0范数获得了更好的效果。-A method for sparse representation algorithm for solving the L1-norm
Platform: | Size: 6144 | Author: zhang | Hits:

[Special EffectsDCT

Description: DCT在图像重构,压缩感知以及稀疏表示中的应用-DCT in image reconstruction, compressed sensing and sparse representation of the application
Platform: | Size: 28672 | Author: | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »

CodeBus www.codebus.net